Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove usunsed import #3754

Merged
merged 1 commit into from
Apr 18, 2019
Merged

remove usunsed import #3754

merged 1 commit into from
Apr 18, 2019

Conversation

fchapoton
Copy link
Contributor

Description

Testing Steps

Relevant Issues

Checklist:

  • No debugging console.log messages.
  • All new code is actually used.
  • Non-obvious code has some sort of comments.

Front end:

  • Restart at least one project and check its ~/.smc/local_hub/local_hub.log
  • Completely restart Webpack with ./w in /src
  • Completely restart the hub by killing and restarting ./start_hub.py in /src/dev/project
  • Screenshots if relevant.

@haraldschilly
Copy link
Contributor

This pull request fixes 1 alert when merging 651e9b6 into 20c6847 - view on LGTM.com

fixed alerts:

  • 1 for Unused import

Comment posted by LGTM.com

@haraldschilly
Copy link
Contributor

ok, thank's. btw, the really relevant python code is in smc_pyutil and smc_sagews. Especially making smc_pyutil python2 and 3 compatible, simultaneously, and ideally with tests, would be wonderful!

@haraldschilly haraldschilly merged commit 02bfc1e into sagemathinc:master Apr 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants