mirror of
https://github.com/slackhq/nebula.git
synced 2026-07-02 03:20:29 +02:00
Public Release
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package main
|
||||
|
||||
const NoSuchFileError = "The system cannot find the file specified."
|
||||
const NoSuchDirError = "The system cannot find the path specified."
|
||||
Reference in New Issue
Block a user