mirror of
				https://github.com/gitbucket/gitbucket.git
				synced 2025-11-03 20:15:59 +01:00 
			
		
		
		
	Fix incremental compilation problem caused by Slick.
This is temporary fix to decrease compilation time in development. Therefore this fix will be reverted in the future to add multiple database support capability.
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
package service
 | 
			
		||||
 | 
			
		||||
import model._
 | 
			
		||||
import simple._
 | 
			
		||||
import profile.simple._
 | 
			
		||||
// TODO [Slick 2.0]NOT import directly?
 | 
			
		||||
import model.dateColumnType
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user