mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
Fix placement of import.
This commit is contained in:
committed by
Michael Jumper
parent
ef342e9100
commit
34dd92cae6
@@ -1,8 +1,6 @@
|
||||
|
||||
package net.sourceforge.guacamole.net.auth;
|
||||
|
||||
import net.sourceforge.guacamole.GuacamoleException;
|
||||
|
||||
/* ***** BEGIN LICENSE BLOCK *****
|
||||
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
*
|
||||
@@ -39,6 +37,8 @@ import net.sourceforge.guacamole.GuacamoleException;
|
||||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
import net.sourceforge.guacamole.GuacamoleException;
|
||||
|
||||
|
||||
/**
|
||||
* Interface which allows restricted objects to expose their restrictions.
|
||||
|
Reference in New Issue
Block a user