Remove backup file
This commit is contained in:
parent
a5392a9f1e
commit
4878bf5e18
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
||||||
package db
|
|
||||||
|
|
||||||
type DBProboCollectorStore struct {
|
|
||||||
Path string
|
|
||||||
}
|
|
||||||
|
|
||||||
func (s *DBProboCollectorStore) NewDBProboCollectorStore(path string) (*DBProboCollectorStore, error) {
|
|
||||||
return nil, nil
|
|
||||||
}
|
|
Loading…
Reference in a new issue