mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-08 14:11:21 +00:00
GUACAMOLE-96: Remove unused field controller.
This commit is contained in:
@@ -26,7 +26,6 @@ angular.module('guacTOTP').config(['formServiceProvider',
|
||||
// Define field for the TOTP code provided by the user
|
||||
formServiceProvider.registerFieldType('GUAC_TOTP_CODE', {
|
||||
module : 'guacTOTP',
|
||||
controller : 'authenticationCodeFieldController',
|
||||
templateUrl : 'app/ext/totp/templates/authenticationCodeField.html'
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user