refactoring
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package filer2
|
||||
|
||||
const(
|
||||
TopicsDir = "/topics"
|
||||
const (
|
||||
TopicsDir = "/topics"
|
||||
SystemLogDir = TopicsDir + "/.system/log"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user