Skip to content

Commit 540d084

Browse files
committed
clean line
1 parent 2f2c726 commit 540d084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jamf2snipe

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -948,4 +948,4 @@ for jamf_type in jamf_types:
948948
update_jamf_mobiledevice_asset_tag("{}".format(jamf['general']['id']), '{}'.format(snipe['rows'][0]['asset_tag']))
949949
logging.info("Device is a mobile device, updating the mobile device record")
950950

951-
logging.debug('Total amount of API calls made: {}'.format(api_count))
951+
logging.debug('Total amount of API calls made: {}'.format(api_count))

0 commit comments

Comments
 (0)