Browse Source

[desktop] Remove an unneeded warning

Erick Tryzelaar 10 years ago
parent
commit
af642e2ed9
1 changed files with 0 additions and 1 deletions
  1. 0 1
      desktop/core/src/desktop/templates/check_config.mako

+ 0 - 1
desktop/core/src/desktop/templates/check_config.mako

@@ -14,7 +14,6 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 <%!
-from desktop.lib.conf import BoundConfig
 from django.utils.translation import ugettext as _
 %>
     ${_('Configuration files located in')} <code style="color: #338BB8">${conf_dir}</code>