mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-27 00:05:15 +02:00
Switch to a more consistent naming convention for services and resource loading.
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
define([
|
||||
'./socketService'
|
||||
, './deviceService'
|
||||
, './groupService'
|
||||
, './userService'
|
||||
, './controlService'
|
||||
]
|
||||
, function() {
|
||||
}
|
||||
)
|
||||
Reference in New Issue
Block a user