1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00

remove warning duplicate constant declaration

This commit is contained in:
Sylvain 2021-07-01 10:05:04 +02:00
parent 554ccee7dc
commit 520d3e0a74

View File

@ -1,7 +1,5 @@
# frozen_string_literal: true # frozen_string_literal: true
SECONDS_PER_MINUTE = 60.0
# Provides methods for PrepaidPack # Provides methods for PrepaidPack
class PrepaidPackService class PrepaidPackService
class << self class << self