Skip to content

Commit

Permalink
v.what.strds.timestamp: delete warning that the addon is experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
pesekon2 committed Dec 29, 2020
1 parent acd707c commit c6065c2
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,6 @@ def main():
# if grass.verbosity() > 2:
# quiet = False

grass.warning(_('This addon is experimental!'))

# Check DB connection for input vector map
dbcon = grass.vector_layer_db(input, layer)
# Check the number of sample strds and the number of columns
Expand Down

0 comments on commit c6065c2

Please sign in to comment.