# This is a combination of 2 commits.
# This is the 1st commit message: Changed package names to match the new organization # This is the commit message #2: Forgot Cache
This commit is contained in:
@@ -20,8 +20,8 @@ import (
|
||||
"log"
|
||||
"time"
|
||||
|
||||
"github.com/platform9/fission"
|
||||
"github.com/platform9/fission/cache"
|
||||
"github.com/fission/fission"
|
||||
"github.com/fission/fission/cache"
|
||||
)
|
||||
|
||||
type fscRequestType int
|
||||
|
||||
Reference in New Issue
Block a user