Skip to content

Commit

Permalink
Fix import for AuthToken rundeck#246
Browse files Browse the repository at this point in the history
  • Loading branch information
gschueler committed Jan 2, 2013
1 parent af491c2 commit 8d59fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rundeckapp/grails-app/views/user/_user.gsp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<%@ page import="com.dtolabs.rundeck.server.authorization.AuthConstants" %>
<%@ page import="rundeck.AuthToken; com.dtolabs.rundeck.server.authorization.AuthConstants" %>
<%--
Copyright 2010 DTO Labs, Inc. (http://dtolabs.com)
Expand Down

0 comments on commit 8d59fc4

Please sign in to comment.