Omaha #3356 fix cave startup
Change-Id: Id05d1439ba4f3b5064887b46256f4ade4523f595 Former-commit-id: d326ee1a73a852e5534e76bf2148afd7646adb7e
This commit is contained in:
parent
16191b10ab
commit
4395ab6f11
1 changed files with 1 additions and 1 deletions
|
@ -21,9 +21,9 @@ package com.raytheon.uf.viz.thinclient.cave.cache;
|
||||||
|
|
||||||
import java.io.File;
|
import java.io.File;
|
||||||
|
|
||||||
|
import com.raytheon.uf.viz.core.spatial.GeometryCache;
|
||||||
import com.raytheon.uf.viz.thinclient.cache.AbstractCachePersistance;
|
import com.raytheon.uf.viz.thinclient.cache.AbstractCachePersistance;
|
||||||
import com.raytheon.uf.viz.thinclient.preferences.ThinClientPreferenceConstants;
|
import com.raytheon.uf.viz.thinclient.preferences.ThinClientPreferenceConstants;
|
||||||
import com.raytheon.viz.core.spatial.GeometryCache;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Thin client geometry cache manager, listens for preference changes to
|
* Thin client geometry cache manager, listens for preference changes to
|
||||||
|
|
Loading…
Add table
Reference in a new issue