how unsort the data table options

Code Example - how unsort the data table options

                
                        $('#example').dataTable( {
  "ordering": false
} );