Just added a newline to separate boilerplate from start of the code

This commit is contained in:
2026-01-06 15:11:26 -03:00
parent 98c854929d
commit 1035b3d0ab
2 changed files with 2 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
require 'net/http'
require 'uri'
require 'json'

View File

@@ -13,6 +13,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
require 'securerandom'
module Commands