Looks fine since there wasn’t any errors. If you really want to be sure, try running this. It should print “nil” if the data was removed. If it prints anything else then it wasn’t removed.
print(game:GetService('DataStoreService'):GetDataStore('data 2'):GetAsync(123))